Skip to main content

Service Oriented Architecture - Unit 1 - Question Bank

Service Oriented Architecture Question Bank

UNIT 1

PART A(2 MARKS)

  1. List out the rules of well formed XML documents
  2. Define XML Namespace with suitable example
  3. List out the advantages of XML over SGML
  4. Summarize some of Xpointer functions
  5. What is XML?
  6. What is XML Document Prolog? Give example
  7. Compare XML with HTML
  8. Define XML entities and list its types
  9. Compare well formed XML document with valid XML document
  10. Write down the syntax for XML DTD element declaration, attribute declaration
  11. Construct an XML document for maintaining address book
  12. What is XPath?
  13. Compare XPath with Xpointer
  14. List out the advantages of Xpath and Xpointer
  15. What are the types of links in Xlink?
  16. Define simple link with example
  17. Define extended link with example
  18. List out the advantages and disadvantages of XML
  19. List out the uses of XML

PART B

  1. Explain in detail about XML namespace and its types with suitable examples
  2. Show how XML schema helps in structuring XML document with suitable example
  3. Outline the XML document structure with example XML program
  4. Summarize the concept of well formed and valid XML documents with suitable examples
  5. Show how two types of XML DTD helps in structuring XML document with suitable example
  6. Explain in detail about XPath with suitable examples
  7. Explain in detail about Xpointer and its usage
  8. Outline the process of linking XML documents using Xlink with necessary examples